3.4.87 \(\int \frac {A+B \cos (c+d x)+C \cos ^2(c+d x)}{(a+a \cos (c+d x))^{2/3}} \, dx\) [387]

Optimal. Leaf size=144 \[ \frac {3 (A-B+C) \sin (c+d x)}{d (a+a \cos (c+d x))^{2/3}}+\frac {3 C \sqrt [3]{a+a \cos (c+d x)} \sin (c+d x)}{4 a d}-\frac {(4 A-8 B+7 C) \sqrt [3]{a+a \cos (c+d x)} \, _2F_1\left (\frac {1}{6},\frac {1}{2};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x))\right ) \sin (c+d x)}{2 \sqrt [6]{2} a d (1+\cos (c+d x))^{5/6}} \]

[Out]

3*(A-B+C)*sin(d*x+c)/d/(a+a*cos(d*x+c))^(2/3)+3/4*C*(a+a*cos(d*x+c))^(1/3)*sin(d*x+c)/a/d-1/4*(4*A-8*B+7*C)*(a
+a*cos(d*x+c))^(1/3)*hypergeom([1/6, 1/2],[3/2],1/2-1/2*cos(d*x+c))*sin(d*x+c)*2^(5/6)/a/d/(1+cos(d*x+c))^(5/6
)

________________________________________________________________________________________

Rubi [A]
time = 0.14, antiderivative size = 144, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 35, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.114, Rules used = {3102, 2829, 2731, 2730} \begin {gather*} -\frac {(4 A-8 B+7 C) \sin (c+d x) \sqrt [3]{a \cos (c+d x)+a} \, _2F_1\left (\frac {1}{6},\frac {1}{2};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x))\right )}{2 \sqrt [6]{2} a d (\cos (c+d x)+1)^{5/6}}+\frac {3 (A-B+C) \sin (c+d x)}{d (a \cos (c+d x)+a)^{2/3}}+\frac {3 C \sin (c+d x) \sqrt [3]{a \cos (c+d x)+a}}{4 a d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2)/(a + a*Cos[c + d*x])^(2/3),x]

[Out]

(3*(A - B + C)*Sin[c + d*x])/(d*(a + a*Cos[c + d*x])^(2/3)) + (3*C*(a + a*Cos[c + d*x])^(1/3)*Sin[c + d*x])/(4
*a*d) - ((4*A - 8*B + 7*C)*(a + a*Cos[c + d*x])^(1/3)*Hypergeometric2F1[1/6, 1/2, 3/2, (1 - Cos[c + d*x])/2]*S
in[c + d*x])/(2*2^(1/6)*a*d*(1 + Cos[c + d*x])^(5/6))

Rule 2730

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[(-2^(n + 1/2))*a^(n - 1/2)*b*(Cos[c + d*x]/
(d*Sqrt[a + b*Sin[c + d*x]]))*Hypergeometric2F1[1/2, 1/2 - n, 3/2, (1/2)*(1 - b*(Sin[c + d*x]/a))], x] /; Free
Q[{a, b, c, d, n}, x] && EqQ[a^2 - b^2, 0] &&  !IntegerQ[2*n] && GtQ[a, 0]

Rule 2731

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[a^IntPart[n]*((a + b*Sin[c + d*x])^FracPart
[n]/(1 + (b/a)*Sin[c + d*x])^FracPart[n]), Int[(1 + (b/a)*Sin[c + d*x])^n, x], x] /; FreeQ[{a, b, c, d, n}, x]
 && EqQ[a^2 - b^2, 0] &&  !IntegerQ[2*n] &&  !GtQ[a, 0]

Rule 2829

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[(b*
c - a*d)*Cos[e + f*x]*((a + b*Sin[e + f*x])^m/(a*f*(2*m + 1))), x] + Dist[(a*d*m + b*c*(m + 1))/(a*b*(2*m + 1)
), Int[(a + b*Sin[e + f*x])^(m + 1), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 -
b^2, 0] && LtQ[m, -2^(-1)]

Rule 3102

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)] + (C_.)*sin[(e_.) + (
f_.)*(x_)]^2), x_Symbol] :> Simp[(-C)*Cos[e + f*x]*((a + b*Sin[e + f*x])^(m + 1)/(b*f*(m + 2))), x] + Dist[1/(
b*(m + 2)), Int[(a + b*Sin[e + f*x])^m*Simp[A*b*(m + 2) + b*C*(m + 1) + (b*B*(m + 2) - a*C)*Sin[e + f*x], x],
x], x] /; FreeQ[{a, b, e, f, A, B, C, m}, x] &&  !LtQ[m, -1]

Rubi steps

\begin {align*} \int \frac {A+B \cos (c+d x)+C \cos ^2(c+d x)}{(a+a \cos (c+d x))^{2/3}} \, dx &=\frac {3 C \sqrt [3]{a+a \cos (c+d x)} \sin (c+d x)}{4 a d}+\frac {3 \int \frac {\frac {1}{3} a (4 A+C)+\frac {1}{3} a (4 B-3 C) \cos (c+d x)}{(a+a \cos (c+d x))^{2/3}} \, dx}{4 a}\\ &=\frac {3 (A-B+C) \sin (c+d x)}{d (a+a \cos (c+d x))^{2/3}}+\frac {3 C \sqrt [3]{a+a \cos (c+d x)} \sin (c+d x)}{4 a d}-\frac {(4 A-8 B+7 C) \int \sqrt [3]{a+a \cos (c+d x)} \, dx}{4 a}\\ &=\frac {3 (A-B+C) \sin (c+d x)}{d (a+a \cos (c+d x))^{2/3}}+\frac {3 C \sqrt [3]{a+a \cos (c+d x)} \sin (c+d x)}{4 a d}-\frac {\left ((4 A-8 B+7 C) \sqrt [3]{a+a \cos (c+d x)}\right ) \int \sqrt [3]{1+\cos (c+d x)} \, dx}{4 a \sqrt [3]{1+\cos (c+d x)}}\\ &=\frac {3 (A-B+C) \sin (c+d x)}{d (a+a \cos (c+d x))^{2/3}}+\frac {3 C \sqrt [3]{a+a \cos (c+d x)} \sin (c+d x)}{4 a d}-\frac {(4 A-8 B+7 C) \sqrt [3]{a+a \cos (c+d x)} \, _2F_1\left (\frac {1}{6},\frac {1}{2};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x))\right ) \sin (c+d x)}{2 \sqrt [6]{2} a d (1+\cos (c+d x))^{5/6}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]
time = 0.22, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {A+B \cos (c+d x)+C \cos ^2(c+d x)}{(a+a \cos (c+d x))^{2/3}} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2)/(a + a*Cos[c + d*x])^(2/3),x]

[Out]

Integrate[(A + B*Cos[c + d*x] + C*Cos[c + d*x]^2)/(a + a*Cos[c + d*x])^(2/3), x]

________________________________________________________________________________________

Maple [F]
time = 0.24, size = 0, normalized size = 0.00 \[\int \frac {A +B \cos \left (d x +c \right )+C \left (\cos ^{2}\left (d x +c \right )\right )}{\left (a +a \cos \left (d x +c \right )\right )^{\frac {2}{3}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A+B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+a*cos(d*x+c))^(2/3),x)

[Out]

int((A+B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+a*cos(d*x+c))^(2/3),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+a*cos(d*x+c))^(2/3),x, algorithm="maxima")

[Out]

integrate((C*cos(d*x + c)^2 + B*cos(d*x + c) + A)/(a*cos(d*x + c) + a)^(2/3), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+a*cos(d*x+c))^(2/3),x, algorithm="fricas")

[Out]

integral((C*cos(d*x + c)^2 + B*cos(d*x + c) + A)/(a*cos(d*x + c) + a)^(2/3), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {A + B \cos {\left (c + d x \right )} + C \cos ^{2}{\left (c + d x \right )}}{\left (a \left (\cos {\left (c + d x \right )} + 1\right )\right )^{\frac {2}{3}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*cos(d*x+c)+C*cos(d*x+c)**2)/(a+a*cos(d*x+c))**(2/3),x)

[Out]

Integral((A + B*cos(c + d*x) + C*cos(c + d*x)**2)/(a*(cos(c + d*x) + 1))**(2/3), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+a*cos(d*x+c))^(2/3),x, algorithm="giac")

[Out]

integrate((C*cos(d*x + c)^2 + B*cos(d*x + c) + A)/(a*cos(d*x + c) + a)^(2/3), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {C\,{\cos \left (c+d\,x\right )}^2+B\,\cos \left (c+d\,x\right )+A}{{\left (a+a\,\cos \left (c+d\,x\right )\right )}^{2/3}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A + B*cos(c + d*x) + C*cos(c + d*x)^2)/(a + a*cos(c + d*x))^(2/3),x)

[Out]

int((A + B*cos(c + d*x) + C*cos(c + d*x)^2)/(a + a*cos(c + d*x))^(2/3), x)

________________________________________________________________________________________